![]() |
PATH![]() |
![]() ![]() |
Sets the current text color to be consistent with that of a specified element.
pascal OSStatus SetThemeTextColor (
ThemeTextColor inColor,
SInt16 inDepth,
Boolean inIsColorDevice);
Your application typically uses the SetThemeTextColor function inside a DeviceLoop drawing procedure to set the foreground color to a theme-compliant value.
The function GetThemeTextColor .